|
Hello guys, i made an app icons generator Iconify. It is built with HTML, JavaScript and css. It can generate a full set of icons in various sizes for Android, Ios, Flutter, React Native, Windows Phone, etc. The product is for free and everyone can try it out. I will be very glad if you can help me test it and give me some feedback. Here is the link : https://www.iconify.pro/ Thanks. |
0
5
|
||
|
I've seen so many entrepreneurs trying to build an app like Uber with Uber like solutions. There are so many Uber clone solutions out there such as Wooberly to help them out. But how to build it from scratch? |
0
26
|
||
|
Im making a game in Unity 2019, I export it to iOS, then open it with Xcode 11.6, I make all the signing process, but when I want to build it I get: > 81 duplicate symbols for architecture arm64 and here is the full description: https://justpaste.it/5uj8p I tried: * Removing the folder DerivedData * Cleaning the solution Removed * UnityAds from Unity (but still present on Xcode) * Looking for "Other Linker Flags" and remove "-ObjC" as most answers said, but "Other Linker Flags" was empty. |
0
17
|
||
|
Businesses all over the world are trying to figure out how to make the most of their digital marketing campaigns. The rise of influencer marketing is quite significant, and many celebrities that charge hundreds of thousands of dollars per Instagram post. However, many companies are already interested in figuring out how to use augmented reality (AR) for their future marketing and advertising campaigns. While augmented reality might not be as prevalent as some have predicted, there are still powerful corporations interested in utilizing it to their advantage. Of course, this doesn’t mean that consumers will start purchasing products and/or services … |
4
4,284
|
||
|
Hi every1, can anyone lead me to the end of the tunnel in which Cordova had pushed me in? I just want to see the light, at the end of the tunnel. I've read ,re-read, and re-read again the doc, and I've explored dozens of pages according to what Google thinks is pertinent/relevant about my questions: How do I manage to know how many icones I need, in which sizes, where do I have to place them in my project, and what file(s) do I have to edit so that my Cordova app can use all my beauiful icons anytime … |
1
32
|
||
|
Hi Folks, Can anyone suggest me something regarding this topic? |
0
71
|
||
|
If the schools that my kids attend are anything to go by, it seems that high on Santa's list this Xmas just gone was an iTouch, iPhone or iPad depending how well off the parents were. That's understandable, they are just as attractive as gadgets for kids as they are to adults. But along with the never ending supply of free games, educational apps and the like comes the small problem of unfettered access to the Internet and all that brings with it. While adults may well have the family PC protected by parental control software to filter unsuitable content … |
1
2,141
|
||
|
Hi, I am wonder if Flutter is the right choice for Mobile begginer. I have a lot of web experience but I would like to create simple mobile app on API that already exist. I try with Ionic 3 but it was not working corecly with GraphQL API. Thank you for all help. |
0
231
|
||
|
Mobile devices now offer a smooth and efficient method to reach customers. Attract new consumers and retain existing customers. Indeed, a mobile application is better than a website. To do this, you can create an application yourself if you have the right knowledge of the process. Or you can choose to hire the best app development company. Here are some tips, which can help you make the right decision when hiring fast services offered by professional Mobile App Developers. Don’t rely on the first meeting – there are options! The app development market is broad. So, it is entirely baseless … |
0
369
|
||
|
Sometimes when I'm connected to a WiFi, Firefox can't connect to any page saying something about proxy refusing connection. |
0
100
|
||
|
Hi DW. I'm developing an App that uses the FCM notification, but the problem is that my code doesn't seem to get the actual data like when I extract the `message` or `body` it shows just the icon only if the notification was received when the App is open, and it shows the `title` and `body` if the notification is received when the App is not running. Basically what I'm trying is to get the `message` and put that on a textView so that it is seen on the actual App when you click the notification. Here is my `FirebaseMessagingService` … |
0
995
|
||
|
I have developed a game for android mobiles ["Rise Up Air Balloon"](https://play.google.com/store/apps/details?id=com.abacus.riseup). I want to updatte it. Kindly suggest me something if it is better to update https://lh3.googleusercontent.com/rB-fPEBiaGzT_ubSzCtSfftC4pKkIm5buAS2_DhQz4_exYFCrjbcN2T1NhkmM0A3Jj0=s180-rw |
2
1,158
|
||
|
Hello, I want to know if the following is fact or fiction. I'm told you can build one codebase in ReactNative,** then compile out Binaries for iOS, Android and Windows with little customization.** To clarify...''...the heavy lifting R&D is done in RN, and the Binaries "just pop out" with little $$cost or effort. All comments welcome! David |
1
1,923
|
||
|
I want to Develop A mobile app in android for like facebook. Can anyone suggest me any company and the cost of the App? |
-1
168
|
||
|
i have define code File selectedFile = new File(selectedFilePath); when run and test is it file or not if (!selectedFile.isFile()){ runOnUiThread(new Runnable() { @Override public void run() { tvFileName.setText("Source File Doesn't Exist: " + selectedFilePath); } }); return 0; it give message source file does't exist; why give this message, i have allready convert full code public int uploadFile(final String selectedFilePath) { int serverResponseCode = 0; String file_name = selectedFilePath; HttpURLConnection connection; DataOutputStream dataOutputStream; String lineEnd = "\r\n"; String twoHyphens = "--"; String boundary = "*****"; int bytesRead,bytesAvailable,bufferSize; byte[] buffer; int maxBufferSize = 1 * 1024 * 1024; File selectedFile … |
0
389
|
||
|
The Conservative party issued a statement on Saturday which apologised for "any concern caused" and confirmed that "the technical issue has been resolved and the app is now functioning securely." However, not before Boris Johnson's profile image had been changed to a pornographic one and that of Environment Secretary, Michael Gove, swapped for a picture of Rupert Murdoch. Some ministers, and other MPs, apparently reported receiving nuisance calls following the app breach. The Information Commissioner's Office has confirmed that it is investigating the incident, and bite the Tories with a large fine. Under the EU General Data Protection Regulation (GDPR), … |
0
459
|
||
|
Github Link: [https://github.com/BakerJQ/Flutter-InfiniteCards](https://github.com/BakerJQ/Flutter-InfiniteCards) |
0
548
|
||
|
I'm using android studio to create a multiple choice question app, and i've coded the quiz but so far it just goes on forever. I want to make it so that once the user has answered 20 questions, whether they are right or wrong, the game ends and sends them to an endscreen that I have created, but so far I can't figure out what to do to make this happen. this is what i've tried, it doesn't crash the program but it also doesn't actually do anything. private int round = 0; round = round + 1; if (round … |
0
1,176
|
||
|
Just a quick question, I'm trying to speed up my app and I've seen forum posts where people say reducing the size of pictures speeds up their app. I was hoping to replace my exit cross in the top corner of my app (which is a png because I drew it in a different software) with a shape that I would draw in android studio using xml (draw shape). So would it be better to keep the png or use xml to draw the shape. And if the xml would be better, does anyone know where I could find a … |
0
392
|
||
|
I've encountered an unknown user appear in my calls log and its had a 16mins airtime videocall to this person in messenger. I'm just suprised, it was appear in my call logs even though I didn't do anything Can anyone help me to track this code or identify who is owner of this account in facebook. I attached the screenshot for your reference and Here's the code that I saw in the contact information of this person. Btw, I'm using IPhone 7 , Idk if this is only a glitch or not. **EIBTUHQ9AHSwSWDqeuw9N3J2dD7KpAcTKxBTZuk8M3LkDRao2HxOnjmGeRylF5RGYOOboRGtRVrDAG** I hope someone on this group will … |
0
437
|
||
|
I have a function that returns an array of photos and videos from an iOS device's camera roll. The info is returned correctly, however, I'm also needing to return the path to the photo and video which I've been unable to do so far. Here is the code I'm using. The photo and video path code is about 2/3 down this snippet starting with: "if (asset.mediaType == PHAssetMediaTypeImage)": - (void) photos:(CDVInvokedUrlCommand*)command { if (![self isNull:self.photosCommand]) { [self failure:command withMessage:E_PHOTO_BUSY]; return; } self.photosCommand = command; CDVPhotos* __weak weakSelf = self; [self checkPermissionsOf:command andRun:^{ NSArray* collectionIds = [weakSelf argOf:command atIndex:0 withDefault:nil]; NSLog(@"photos: … |
0
299
|
||
|
It may seem impossible on the first sight... But now, I have found a solution. It turnes out to be possibble to emulate the Windows environment and run it side-by-side with Android. As the article about playing PC games on Android (https://eltechs.com/pc-games-for-android-guide/) says this works like that because a special porting technology is utilized. It creates the Windows environment inside Android and then makes a PC game functioning inside this made-up environment natively and independently. Well. let's see! I am going to give it a try and report on the result a little bit later in thist thread! |
0
397
|
||
|
Guardian newspaper columnist [Dawn Foster](https://twitter.com/DawnHFoster) posted images on Twitter this weekend showing how she was able to login to the official Conservative party conference app as Boris Johnson, until recently the UK Foreign Secretary. Not only was there no password required to login to the app, all that was required was an email address, but once in all the details of user registration were accessible. So, in the case of Alexander Boris de Pfeffel Johnson (yes, that is his real name) that meant contact details such as his mobile phone number. It also meant that the logged in user could … |
0
1,296
|
||
|
Hello everyone, I bought one tutorial to learn how to design Android App which used to install Android Studio to work on. However am getting continuous Gradle Sync error in it due to which I couldn't go ahead. Tried all the ways to sort it out given on the internet but couldn't solved the problem. Is there any one who can help me out in this regards Regards Chandan Pathak |
0
481
|
||
|
We are developing a travel app project to facilitate customized travel experience. Where traveller can plan its trip by selecting various facilities like ATM, Restaurants, attraction points while traveling from an origin to destination. Facilities coordinates across India has been stored in our database as prerequisite. I am looking for a logic, that will help me choosing all facilities that are 5 KM radius from the driving route. Also the distance and travel time should be shown while planning the trip. The existing logic that we have used is, 1. Pick all Google waypoint using Google API for a particular … |
0
340
|
||
|
Hi everyone! What I want is to grab a specific textual data from a specif web-page of a website (not all the data containing on the web-page). Please suggest me the easiest way to do this. I look forward to your answers. Thank you! |
|
0
298
|
|
|
**how to solve unfortunately myapp has stopped????** |
0
781
|
||
|
Hello, how are you? My name's Regie, I work for a technology company and recently one of our Developers wrote an article about the new Visual Studio Mobile Center. It would be great if you can take a look at it and maybe send us your feedback! https://blog.uruit.com/2017/04/05/mobile-visual-studio-mobile-center/ Also, we would love to know your comments about this tool. What's your opinion about the Visual Studio Mobile Center? Which aspects you would add to complement the Post? |
0
355
|
||
|
     I tried various forums but no luck I couldn't figure out what's wrong with it |
0
867
|
||
|
Hello! I'm trying to display a list of items in a fragment called AgendaList. I am not quite sure what I missed. Here's what I have under AgendaList onCreateView: public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) { // Inflate the layout for this fragment View view = inflater.inflate(R.layout.fragment_agenda_list,container,false); String[] menuTasks = {"Complete pleading for case #3485736", "New Case: #3452789 Yoel Romero vs. USADA", "New Case: #45367864 T.J. Dillshaw vs. Dominick Cruz"}; lvlistview = (ListView) view.findViewById(R.id.lv_task); ArrayAdapter<String> listviewAdapter = new ArrayAdapter<String>(getActivity(),android.R.layout.simple_list_item_1, menuTasks); lvlistview.setAdapter(listviewAdapter); return view; } and here's the corresponding xml file: <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" tools:context="com.example.alfred.pao3.AgendaList" android:background="@drawable/bg"> <!-- … |
0
290
|
The End.