Search the Community
Showing results for tags 'closes'.
Found 2 results
-
App closes immediately after loading on Galaxy A01 phone, Android 11
JohnLM posted a topic in Cross-platform
Specs: Win7, Delphi XE7, FMX -- building app tethering apps for windows and android * SDK 22.3 32bit - shows in XE7's SDK Manager under menu/options/. . . * Galaxy S10+ phone with Android 12 -- app(s) deploys successfully * Galaxy A01 phone with Android 11 -- app project deployes but fails to load I have been working on an app tethering project in XE7 in Windows 7 and Android successfully on my Galaxy S10+ phone (Android 12) and deploying to this phone with no problems. I have built many apps on this phone via XE7 and Windows 7 for quite some time. The app tethering app works find on the S10+ and I can send Text data back and forth between my laptop and phone without problems. The app tether app loads up on the S10+ without issue. However, I am unable to get the same app to run on a Galaxy A01 phone after it is deployed. The app will open, showing the usual black flaming flashscreen and then close. Actually, it hesitates for a moment and then closes. Does anyone know what the issue(s) are and the necessary steps for how to resolve it?- 8 replies
-
- delphi xe7
- galaxy a01 phone
- (and 3 more)
Tagged with:
- Windows 7 Home 64bit Delphi XE7 Professional update 1 with FireDAC and Mobile add-on Indy version 10.6.1.518 Android version 10, (on smartphone) Android versions 4.4.4, and 4.4.2 (both on tablets) Issue/Problem: When I launch the app on Android, and click on the [Submit] button, the app shuts down when it tries to access the idhttp section here: idHttp1.get(url_address); It works fine under Windows FMX and VCL, just not Android. Can someone please help me resolve this? Thank you. History: Hi. I have been successfully creating small utility apps on my android devices (Galaxy S10+ (android 10) and tablets (android 4.x.x)) for the last 8 years. I've been playing around with a new windows project using API through OMdbAPI (an IMDB knock-off) to get quick movie/tv series info. The API is free for 1000 requests. I love it. It works well. Usage is simple, using the following -> [https://www.omdbapi.com/?t=Contact&apikey={8-dig-key-code}] as it will give back a JSON string (below), then I parse it to get back a two-column detail to visualize the data better. Later I plan to fine-tune it and display only certain info from it. Right now, I am simply debugging it on Windows 7 and Android. {"Title":"Contact","Year":"1997","Rated":"PG","Released":"11 Jul 1997","Runtime":"150 min","Genre":"Drama, Mystery, Sci-Fi","Director":"Robert Zemeckis","Writer":"James V. Hart, Michael Goldenberg, Carl Sagan","Actors":"Jodie Foster, Matthew McConaughey, Tom Skerritt","Plot":"Dr. Ellie Arroway, after years of searching, finds conclusive radio proof of extraterrestrial intelligence, sending plans for a mysterious machine.","Language":"English, Spanish, German, Russian","Country":"United States","Awards":"Nominated for 1 Oscar. 14 wins & 32 nominations total","Poster":"https://m.media-amazon.com/images/M/MV5BYWNkYmFiZjUtYmI3Ni00NzIwLTkxZjktN2ZkMjdhMzlkMDc3XkEyXkFqcGdeQXVyNDk3NzU2MTQ@._V1_SX300.jpg","Ratings":[{"Source":"Internet Movie Database","Value":"7.5/10"},{"Source":"Rotten Tomatoes","Value":"68%"},{"Source":"Metacritic","Value":"62/100"}],"Metascore":"62","imdbRating":"7.5","imdbVotes":"274,457","imdbID":"tt0118884","Type":"movie","DVD":"16 Dec 1997","BoxOffice":"$100,920,329","Production":"N/A","Website":"N/A","Response":"True"}
![Delphi-PRAXiS [en]](https://en.delphipraxis.net/uploads/monthly_2018_12/logo.png.be76d93fcd709295cb24de51900e5888.png)