Android Question Since Lollipop my apps are not working

Reinald Assheuer

Member
Licensed User
Longtime User
Dear all,
I've developped two apps which are working properly (have a look at Google play store with keyword 'maschinchen buntes').

Now I want to modify them. Meanwhile my phone (Sony Xperia Ultra Z) was enhanced to Lollipop 5.0.2 and I can't install both apps. If I try I'm getting no error. Nothing ... Only a German message on the phone like "App finished". If I re-install it from Google play store it's working properly.

I have installed new java and Android SDK on my development PC. I've tried to search the actual b4a librairies but it's very difficult to find them.

I attach the sources. If something is missing please inform me. I would be very happy If somebody can help me. Thanks and regards Reinald
 

Attachments

  • Jukebox.b4a.zip
    433.7 KB · Views: 130

DonManfred

Expert
Licensed User
Longtime User
Hallo Reinald,

ich habe die App bei mir compiliert und auf Android 5.0.2 installiert. Läuft tadellos. Kein crash, kein Fehler.
Ich sehe "ne Waschmachine und eine Songliste

i´ve compiled and installed the app on my device running android 5.0.2 and it is working. No crash, no Error.
I see an waschmachine and a list of songs.
 
Upvote 0

Reinald Assheuer

Member
Licensed User
Longtime User
Leider nicht. Kann es mit dem Layout zusammenhängen? Das ist immer Disconnected. Nachdem Connect und einem erneuten Versuch der Installation stht es wieder auf Disconnected. Ich verzweifle ...
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Denkt bitte daran, das das hier der ENGLISCHE Bereich des Forums ist. Entweder antworten in deutsch UND englisch oder NUR englisch hier posten bitte.

Remember; this is the english part of the forum. Talk englisch here or answer in two languages; in this case german AND englisch.
 
Upvote 0

asales

Expert
Licensed User
Longtime User
I get this error (see image attached) in Moto G2 with Android 5.0.2.
It occurs when I click in Titel, Interpret and Genre.

In Sony Xperia E1 with Android 4.4.2 works fine.
 

Attachments

  • error_jukebox.png
    error_jukebox.png
    185.8 KB · Views: 142
Upvote 0

Reinald Assheuer

Member
Licensed User
Longtime User
While starting the app it tries to download a file via FTP. I've attached it. Copy it to this folder ....\Android\data\com.Wunschkonzert.App\files
 

Attachments

  • wunschkonzert.zip
    8.5 KB · Views: 124
Upvote 0

Reinald Assheuer

Member
Licensed User
Longtime User
Ooops, I have found the problem. I'm developing on a network folder. I've copied all my stuff to the local drive c: and it runs properly. But why? I'll ask Erel.
Thanks to all.
 
Upvote 0
Top