|
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
|
||
|
Practically it is not possible to zero on Swiggy clone script as the best one in the market as it is subjective. However, by following certain strategies, you will be able to develop the best Swiggy clone script. I would suggest hiring a reputed professional app development company initially. The future of your app entirely relies on the skills of your development team; you need to hand over your project to experienced hands. It would be better if you hire a development team that provides white-labeled Swiggy clone app solutions as it enables you to make unlimited customizations. Another critical … |
0
5
|
||
|
Hi everyone! Is there a way to delete ring tones from an iPhone? I linked my phone with my Windows 10 computer and iTunes, but under the tones section there is no list of tones to find and I have a couple of tones I do not want anymore. All comments are accepted, thanks in advance! |
-1
10
|
||
|
These top essential technology gadgets are the latest affordable tech items and can help small businesses tremendously by escalating efficiency and maintaining costs bent. These essential top gadgets are the latest affordable tech items and can help SMEs ... The best advice for early-stage startups and SMEs is to keep operations lean and for keeping a tight rein on costs for the early-stage small business owner. The market is filled with tech gadgets and gizmos a-plenty. These technology products stand out among the biggest and their capability to improve productivity and efficiency in your small business. |
2
208
|
||
|
Dark theme is setted up correctly for React Native expo app and works correctly everywhere but when I switch it on the theme changes to dark everything works perfectly except the web view. How to make the webview part convert into dark theme on button switch. Here is my code for is there any if condition applied to the code to let jscode ? Bit New to React Native... let me know if unclear with the explaination. <pre>/** @format */ import React, { PureComponent } from "react"; import { View } from "react-native"; import { WebView } from "react-native-webview"; import … |
0
19
|
||
|
This has been bugging me for quite some time, but I have this page ([https://fiftyallstars.com/value.html)](https://fiftyallstars.com/value.html)) that has 4 labels for 4 sliders. The problem is I can't make the labels line up correctly for both the desktop view ***AND*** the mobile view. Do I have to fix this with two separate css files for both orientations, is it a absolute/relative positioning thing, or is it something else entirely? I know you can view the source on the site, but I'll put it below as well in case that's easier. Thanks a ton for your time. <!DOCTYPE html> <html lang="en"> <head> … |
0
24
|
||
|
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
|
||
|
what is my mob networking |
0
18
|
||
|
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
|
||
|
Person wrote - "I can see it happening and found many cases of mobile explosions specially much frequent in Rajasthan. I can say it started there and now i am hearing from mumbai also. There were many victims died of this in last one and half month. It is not only because of cheap mobiles or china made mobiles. The symptoms are : (1) You get a call with a weird number with green red blue colors in the numbers (2) You get a call with no number being displayed on screen. You will just see a black or red … |
2
2,583
|
||
|
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
|
||
|
Hey everyone! I would like to create a crossplatform mobile app to showcase our dinner events which we run. I want the app to have a chat, to have the ability to send invites and I would want it to send push-notifications. By the way, I'm planning to outsource, maybe someone among you guys can give a couple of tips on how to choose an outsourcing company? |
0
292
|
||
|
I am taking a class on RN with Kotlin and got stuck on this assignment. When I try to pass an array of integers from JS to Kotlin, I get the error java.lang.RuntimeException: Got unknown argument class: int[]. Calculator.kt @ReactMethod fun getSum(values: IntArray, callback: Callback){ var total = 0; // get total callback.invoke( null, total) } From JS i call it like this: KTFile.getSum([1,2,3],(err,ok)=>{ }); but it crushes immediately with the error: java.lang.RuntimeException: Got unknown argument class: int[] when passing a JS array to a java |
0
9
|
||
|
How can we use an mp3 song for a ringtone, we used to be able to use it on Windows 6.5, are we unable to find any details about it anywhere on Windows 7 mobile phones and there are no choices in the phone's music side to set it as a ringtone or settings? |
1
119
|
||
|
This must be a very simple thing, but I am well and truly stuck: how to manipulate an observable array in ionic/ Angular/Typescript? The HTTP call gets the array just fine, but I want to filter and display only the five most recent events (against an "eventdate" value in the JSON file). Again, the entire event list displays fine, but my blindness involves how to display selected subsets from the observable array. Days of ineffective googling and looking at O'Reilly books have gotten me no closer. Thank you for any tips or tutorials or whatever! |
0
15
|
||
|
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
|
||
|
Hi! I am now using androidx libraries in my andriod application. But the problem which I am facing is that the Image view of androidx library does not show/display any image on android 5(i-e lollipop) real device. But if I run the app on emulator , then my imagview shows the loaded image on android 5/lollipop. I am pasting my code of imageview. Kindly guide me what i can do to solve it. Folloiwng is my xml for imageView <androidx.appcompat.widget.AppCompatImageView android:id="@+id/imv" android:layout_below="@id/ed_note" android:layout_width="100dp" android:layout_height="100dp" android:layout_marginTop="10dp" android:layout_marginLeft="10dp" android:layout_gravity="center_horizontal" android:usesCleartextTraffic="true" android:adjustViewBounds="true" android:scaleType="fitXY" android:background="@drawable/imageview_border" > </androidx.appcompat.widget.AppCompatImageView> Now I am pasting java code for … |
0
81
|
||
|
Many aspiring entrepreneurs want to start their business online but quite a few of this lot actually succeeds in turning their awesome application idea into reality. The question arises, what to do with a crazy app idea? Generally, businesses having their own mobile apps, ensure a strong connection with their customers or end-users. This connection nourishes when the business improves the overall user experience which further implies more sales and increasing revenue. Here in this article, we will unravel some of the most useful tips you can employ to give life to your app or a game idea within the … |
0
386
|
||
|
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
|
||
|
Hello i ve tried to upload my first app on the App Store but i got this mesage from Apple. Any ideas how to proceed? *Your app provides a limited user experience as it is not sufficiently different from a mobile browsing experience. As such, the experience it provides is similar to the general experience of using Safari. Including iOS features such as push notifications, Core Location, and sharing do not provide a robust enough experience to be appropriate for the App Store. Next Steps To resolve this issue, please revise your app to provide a more robust user experience … |
0
1,152
|
||
|
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
|
||
|
Hello i want to show html5 video with content over it . Like background image. The whole div html5 video must be of 400px height <div style="height: 400px"> <video controls poster="{{item.media_pic}}"> <source src="{{item.image_path}}" type="video/webm" /> <source src="{{item.image_path}}" type="video/mp4"> <source src="{{item.image_path}}" type="video/ogg"> Your browser does not support HTML5 video. </video> <ion-row> <ion-col col-4> some text </ion-col> <ion-col col-8> button </ion-col> </ion-row> </div> |
0
1,482
|
||
|
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
|
||
|
Last week a group of six 'm-commerce' experts took part in a round robin discussion in Manchester, England to determine the best ways forward for developers interested in creating a serious mobile web presence yet wanting to make money through the medium of mobile advertising at the same time. Anyone who has been involved in this particular area of Internet growth will appreciate just what a serious challenge the mobile web presents to those who have not invested, in thought and deed as much as financially, in getting to grips with a realistic m-commerce marketing strategy. Unless you are creative … |
0
4,175
|
||
|
Which phone is compatible for OTG in SAMSUNG |
0
424
|
||
|
Github Link: [https://github.com/BakerJQ/Flutter-InfiniteCards](https://github.com/BakerJQ/Flutter-InfiniteCards) |
0
548
|
||
|
I want to pass a value (0 or 1) to another page so i can make an ng if to return a different button. Any help? do i need to pass a parameter from .ts file? first page.html <button ion-tem (click)="goUsers()" *ngIf="editors.length == 0" value="0"> <ion-label> Add editors </ion-label> </button> <button ion-tem (click)="goUsers()" *ngIf="editors.length > 0" value="1"> <ion-label> Add more editors </ion-label> </button> second page.html <button ion-button item-end clear *ngIf="value === '0'"> (click)="addEditor(item)"> Add as Editor </button> <button ion-button item-end clear *ngIf="value ==='1'"> (click)="deleteEditor(item)"> Already an Editor </button> |
0
2,951
|
||
|
[B]A Brief History[/B] I like to call this my instant call back feature. Basically I knew that you can send a text message to your phone through email. So I said to myself, "self, why not send yourself the text message through a web form through some type of sendmail script!". So that is how I came up with this little script several years ago, it has been my little secret ever since. I use it on my Real Estate Web Site program, where I build web sites for real estate agents. Basically I label "Instant Call Back Feature", to … |
0
11,515
|
||
|
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
|
||
|
Hi guys. I'm about to embark a new journey of learning how to create a android game. So, I don't have to publish it yet. I want to do self-learning. I also want to learn animation along the way. Maybe 2d if 3d is too time-consuming? I've read animation takes a lot of patience and practice which is ok but if you guys think 3d would take too much time, I'd rather try 2d first. Can anyone recommend a free game development platform for Android that is very good for beginners? Preferably, something I can learn animation with as well … |
0
500
|
The End.