Error running Appcelerator kitchensink example on android - titanium

I am new to titanium development. I tried to run kitchensink example of appcelerator titanium on windows platform with titanium SDK 1.7.5. The latest one. I am not able to run the kitchen sink example on android.
After compiling and installing this app debug info it's giving me following error.
[ERROR] Failed installing com.appcelerator.titanium: pkg: /data/local/tmp/app.apk
Thanks in advance.

Try Using API's version of android SDK. API's version is required for google maps.

Related

How to use titanium inspector using titanium 5.2.2?

I am using Appcelerator titanium CLI to build ios app. I want to debug the app With Chrome DevTools but it seems like it's not compatible with the version which I have installed currently.
As per ti-inspector documentation, I have installed the node package by the below command.
npm install -g ti-inspector
So, When I tried this into my titanium project directory I am getting this response which is unexpected.
tn-inspector
Unexpected error: undefined
NOTE: titanium version - 5.2.2
Useful GitHub link: https://github.com/omorandi/TiInspector
Need help to understand or mitigate this issue. Thanks in advance!!!.
That repo is 5 years old and might not be compatible with the current SDK. You can use this instruction: https://docs.axway.com/bundle/Appcelerator_Studio_allOS_en/page/debugging_android_apps_with_3rd-party_tools.html to use the internal dev tools connection.

Error in USB debugging live testing in React Native

I am new to React Native and I install React Native and I want to test using y device (Realme 2).
Using USB debugging, but I am stuck on this same mobile using Android Studio runs in ADB.
This stucks at this position I await multiple 15m
info Starting JS server...
info Installing the app...
Configure project :app
File C:\Users\Muhammed Sajid Ali.android\repositories.cfg could not be loaded.
Checking the license for package Android SDK Platform 28 in D:\sajid\AndroidSdk\licenses
License for package Android SDK Platform 28 accepted.
Preparing "Install Android SDK Platform 28 (revision: 6)".
<======-------> 50% CONFIGURING [15m 0s]
:app
I solved this.
I earlier installed the Android SDK 8, 7.4.4, and 9 versions, but my mobile was 8.1. That’s why
it didn't start and it was downloading SDK 8.1. As I saw in the Android SDK folder, there was a new folder with some files.
Then I downloaded the 8.1 SDK, and it ran perfectly.
I think that was no problem with your compiler behavior, but I can suggest you to check if installing the app from USB is permitted in your phone's developer option and try to trigger the compiler with pressing return key (or enter) on the command line. That was working on mine.

Found incompatible Titanium Modules: ti.map , version: 2.0.4

My situation
Apple SDK 7.1
Simulator version 7.1
Titanium SDK 3.3.0G.A
xCode 5.1
Titanium Studio, build: 3.4.0.201409261227
CLI version 3.4.0
Problem with ti.map modules : I try to start the app but I get this error :
I do not understand why now give me this error, I've uploaded an update of my app with the same configuration and I have not had any problems
the ti.map modules requires Titanium SDK > 3.2.0 and xCode > 5
I think you have been hit by an "auto" update.... John Jardin has described a similar issue here: http://johnjardin.ukuvuma.co.za/2014/10/03/appcelerator-fix-ti-map-ios-upgrading-titanium-3-4-0/
Please let me know if it solves your issue?
/John

Issue in installing Android platform 2.2

I am new to titanium, i already set Android sdk its working fine with my eclipse indigo. I mean i can able to launch android 2.2 google api emulator in that IDE. But In titanium it showing error message Items required An Android SDK is missing.Titanium requires Android platform 2.2 I have follow this post Titanium Studio cannot find Android SDK and fixed some path issues. But still i am getting same error. Need guidance to set up environment.

titanium mobile sdk not found error

I am trying to create a new titanium mobile project but it keeps bugging me with the below error message.
Could not locate a Titanium Mobile SDK at the given path
Kindly advice
Thanks
See Configuring Titanium Studio with the Platform SDKs for settings.
You probably need to install sdk 7 and 8.