Where is the problem?

108 views
Skip to first unread message

vgn

unread,
Mar 2, 2016, 4:09:15 PM3/2/16
to AppToMarket
Hi! 

When im going to install the APK in my phone, the aplication cannot install...

I dont know why...

Here is the manifest (I change the package name from appinventor.ai_NameName.Tormenta to appinventor.ai_Crea_Tormentas_Agitando)
("Tormenta" is the name of App inventor project)

- I change too the App Name, from Tormenta to Crea_Tormentas_Agitando

When i change the name... android:label="Crea_Tormentas_Agitando" change too...

Where is the problem? what am i doing wrong?




<?xml version="1.0" encoding="utf-8" standalone="no"?>

<!-- ****
     **** Generated by AppToMaret on Wed Mar 02 21:44:32 CET 2016
     **** If you wish, you can update this file to your needs.
     **** If updating, it has to be done prior to clicking 'Create New .apk' button AppToMarket
     **** However, please make sure that your updates WILL NOT break the functionality.
     **** For example, removing permissions, could cause runtime exceptions
     ****
-->
android:versionCode="1"
android:installLocation="auto"
android:versionName="1.0" package="appinventor.ai_Crea_Tormentas_Agitando">
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
    <uses-permission android:name="android.permission.INTERNET"/>
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
    <uses-permission android:name="android.permission.VIBRATE"/>
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
 <supports-screens android:resizeable="false" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true"  android:xlargeScreens="true" android:anyDensity="true" />
<application android:debuggable="false" android:icon="@drawable/ya"  android:theme="@android:style/Theme.NoTitleBar.Fullscreen"  android:label="Crea_Tormentas_Agitando" android:name="com.google.appinventor.components.runtime.multidex.MultiDexApplication">
        <activity android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation" android:name="appinventor.ai_Crea_Tormentas_Agitando.Cargando1" android:windowSoftInputMode="stateHidden">
            <intent-filter>
                <action android:name="android.intent.action.MAIN"/>
            </intent-filter>
        </activity>
        <activity android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation" android:name="appinventor.ai_Crea_Tormentas_Agitando.Menu" android:windowSoftInputMode="stateHidden">
            <intent-filter>
                <action android:name="android.intent.action.MAIN"/>
            </intent-filter>
        </activity>
        <activity android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation" android:name="appinventor.ai_Crea_Tormentas_Agitando.Paris" android:windowSoftInputMode="stateHidden">
            <intent-filter>
                <action android:name="android.intent.action.MAIN"/>
            </intent-filter>
        </activity>
        <activity android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation" android:name=".Screen1" android:windowSoftInputMode="stateHidden">
            <intent-filter>
                <action android:name="android.intent.action.MAIN"/>
                <category android:name="android.intent.category.LAUNCHER"/>
            </intent-filter>
        </activity>
        <activity android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation" android:name="appinventor.ai_Crea_Tormentas_Agitando.Screen2" android:windowSoftInputMode="stateHidden">
            <intent-filter>
                <action android:name="android.intent.action.MAIN"/>
            </intent-filter>
        </activity>
    </application>
</manifest>




- One more question... i can put any name in the package? is legal? i need to have registered trademark/company?

Taifun

unread,
Mar 2, 2016, 4:21:38 PM3/2/16
to AppToMarket
you can't change the package name of your app like this
Taifun

vgn

unread,
Mar 2, 2016, 4:34:37 PM3/2/16
to AppToMarket
Ok, thanks!
And... do you know the answer for: " i can put any name in the package? is legal? i need to have registered trademark/company?"

Taifun

unread,
Mar 2, 2016, 4:40:16 PM3/2/16
to AppToMarket
See the package name conventions here.
for legal advice ask your lawyer
Taifun

vgn

unread,
Mar 2, 2016, 5:41:58 PM3/2/16
to AppToMarket
:S

The App name     and    Name.Name.Name have to be the same name?
Sorry about that... im too noob...
Message has been deleted
Message has been deleted

M. Hossein Amerkashi

unread,
Mar 2, 2016, 7:36:35 PM3/2/16
to vgn, AppToMarket
vgn,

Regarding package names, if you use online version of Ai2Live and you only have 1-screen, you'll be able to simply specify a new package name for your app. 

______________________________
Hossein Amerkashi


On Wed, Mar 2, 2016 at 6:37 PM, vgn <vygantas...@gmail.com> wrote:
Well... if i download the app of app inventor... i cant install it... the limit of API is 5 mb? why i can download more than 10mb?


El miércoles, 2 de marzo de 2016, 22:40:16 (UTC+1), Taifun escribió:

--
For Java Bridge (sdkBridger), visit http://code.google.com/p/apptomarket/
---
You received this message because you are subscribed to the Google Groups "AppToMarket" group.
To unsubscribe from this group and stop receiving emails from it, send an email to apptomarket...@googlegroups.com.
Visit this group at https://groups.google.com/group/apptomarket.
For more options, visit https://groups.google.com/d/optout.

foo.png

Taifun

unread,
Mar 2, 2016, 7:48:02 PM3/2/16
to AppToMarket

The App name     and    Name.Name.Name have to be the same name?
no, but you should follow the naming conventions
Taifun

Message has been deleted
Message has been deleted

vgn

unread,
Mar 4, 2016, 3:11:51 AM3/4/16
to AppToMarket
I wait 8 hours for decompile the APK with APKstudio... and he has not finished... why?

Taifun

unread,
Mar 4, 2016, 7:17:12 AM3/4/16
to AppToMarket
as explained here https://puravidaapps.com/packagename.php
Wait until the file is decompiled, this takes a while! The apk file is decompiled in a new subfolder ending with "-apkstudio" (in the example the subfolder name is manager-apkstudio). This process is ready, when you get the text "Decompiling com/google/youngandroid/runtime..." in the status bar.

Are you using the texting or the fusiontable control component?

Taifun 

vgn

unread,
Mar 4, 2016, 8:20:45 AM3/4/16
to AppToMarket
I dont use any of these components...

I use: 
-Clock1
-AccelerometerSensor1
-Sound
-Player
-Button
-WebViewer
-ActivityStarter
-TableAraggement
-VerticalArragement
-Canvas
-ImageSprite

Taifun

unread,
Mar 4, 2016, 8:47:05 AM3/4/16
to AppToMarket
probably one of these components prevent to decompile the apk file?
after creating a backup of your project and downloading it to your computer:
as test remove the Accelerometer Sensor component from the project, build it, then try to decompile again
in case it still does not decompile, try to remove the next component etc. until you find out, which component it is
let us know what you find out...
Taifun

vgn

unread,
Mar 5, 2016, 2:34:43 PM3/5/16
to AppToMarket
Ok, i move Apkstudio from c programs to desktop and now works...

But when i change the keystore with apptomarket... when i upload the apk to play store i can se this message:

"Upload failed
You uploaded an APK that is signed with a restricted certificate. You must upload an APK signed with your own certificate."

Where is the problem? first i change certificate details with AppToMarket and after i decompile with APKstudio
I need to decompile before, and after change the certificate details?

Or the solution is different?

Taifun

unread,
Mar 5, 2016, 3:14:07 PM3/5/16
to AppToMarket

vgn

unread,
Mar 5, 2016, 3:27:38 PM3/5/16
to AppToMarket
I know, i see that... and i use AppToMarket to signapk... and dont work... Anyway i going to try with the youtube tutorial
Reply all
Reply to author
Forward
Message has been deleted
0 new messages