Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » why signing, unknown sources and how to sign
why signing, unknown sources and how to sign [message #1066802] Thu, 04 July 2013 13:12
Per O is currently offline Per OFriend
Messages: 1
Registered: July 2013
Junior Member
Hi!

I exported my processing sketch as a app. But are a bit confused with the signing

Heres what I did (and maybe tutorial for others):
1) In processing: File -> Export Android Project
2) In Eclipse: File -> New -> Android -> Android Project from Existing Code
3) select the project you exported from Processing (Root Directory) in the wizard
4) doubleclick AndroidManifest.xml in the Package Explorer and change android:debuggable="true" to android:debuggable="false"
5) mark the project in the Package Explorer
6) FIle -> Export -> Android -> Export Android Application
7) Create new Keystore and set location for export and choose password
Cool enter the key creation
9) select the destination for the .apk and export

Now I have created a .apk file

My questions:
1) Is my app signed? And how do I know that?
2) Whats the point of signing? Is it possible to install without signing?
3) I need to tick the checkbox in my phone for allow Unknown Source to install?
4) And since the answer is Yes for the above question. Do I have to do this even though the app is signed?

thanks
Previous Topic:Use JS Content Assist in Java Code
Next Topic:Why to generate a Jar File / Library out of Eclipse 2
Goto Forum:
  


Current Time: Thu Apr 25 04:46:06 GMT 2024

Powered by FUDForum. Page generated in 0.07497 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top