Questions tagged as 'android-assets'

1
answer

Custom Sound in Cordova Local Notification

I'm trying to customize the sound for a notification using Cordova . I'm using the Cordova Local Notification plugin, but the sound does not play when I display the notification. Tests performed: I tried to use custom sound in SDCar...
asked by 06.03.2015 / 00:15
1
answer

Problems reading file from EXPANSION FILE

I need to read files from an EXPANSION FILE. In the first Log in which I print expansionFile is working perfectly, ie I was able to read the zip file, but when trying to access the files from inside the zip as it guides the documentation lin...
asked by 05.09.2014 / 15:12
0
answers

Insert in SQLiteDatabase executes but does not insert into the database

Hello, I have an application in android studio that connects to an external SQLite database and is stored in the Assets of my project. In order for me to be able to use this external database within Assets, I needed a class named SQLiteAs...
asked by 10.09.2018 / 15:29